Skip to content

Enable warnings for main tree, add suppress warnings for test tree.#271

Merged
leerho merged 1 commit into
masterfrom
SuppressWarnings
Aug 27, 2019
Merged

Enable warnings for main tree, add suppress warnings for test tree.#271
leerho merged 1 commit into
masterfrom
SuppressWarnings

Conversation

@leerho
Copy link
Copy Markdown
Member

@leerho leerho commented Aug 27, 2019

Unfortunately, every test file has to have a SuppressWarnings("javadoc")
at the top of the class. There is no way to have Eclipse just check the
main branch.

Unfortunately, every test file has to have a SuppressWarnings("javadoc")
at the top of the class. There is no way to have Eclipse just check the
main branch.
@leerho
Copy link
Copy Markdown
Member Author

leerho commented Aug 27, 2019

This pull request fixes 2 alerts when merging 97dc661 into f8e9c8f - view on LGTM.com

fixed alerts:

  • 2 for Spurious Javadoc @param tags

Warning - Automated code review for apache/incubator-datasketches-java will be disabled on October 1, 2019. You can avoid this by installing the LGTM.com GitHub App. Read about the benefits of migrating to GitHub Apps in the blog.


Comment posted by LGTM.com

@leerho leerho merged commit 2994201 into master Aug 27, 2019
@leerho leerho deleted the SuppressWarnings branch August 27, 2019 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant